L2 Cache preload-operation control register
L2_CACHE_PRELOAD_ENA | The bit is used to enable preload operation on L2-Cache. It will be cleared by hardware automatically after preload operation is done. |
L2_CACHE_PRELOAD_DONE | The bit is used to indicate whether preload operation is finished or not. 0: not finished. 1: finished. |
L2_CACHE_PRELOAD_ORDER | The bit is used to configure the direction of preload operation. 0: ascending, 1: descending. |
L2_CACHE_PRELOAD_RGID | The bit is used to set the gid of l2 cache preload. |